Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use traitlet.default for Azure AD tenant_id #282

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

jeff-sternberg
Copy link

This implements the suggestion in #280 to simplify tenant_id by using traitlet.default. This allows removing the get_tenant() function entirely. As before, the default value is retrieved from the AAD_TENANT_ID environment variable.

@minrk minrk merged commit 91212c5 into jupyterhub:master Nov 7, 2019
@minrk
Copy link
Member

minrk commented Nov 7, 2019

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants